Einhugur Xml Plugin for Xojo
Node.RemoveAllAttributes Method
Removes all attributes from the node, returning true if successful.
RemoveAllAttributes()
as
Boolean
Parameters
Returns
Boolean
True if successful, else false.
Remarks
See Also
Node Class